From: Chong Yidong Date: Mon, 16 Mar 2009 03:17:38 +0000 (+0000) Subject: * minibuffer.el (read-file-name): Doc fix. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~421^2~1214 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=a172cb958c4fb5192578db45e965e6f58843a253;p=emacs.git * minibuffer.el (read-file-name): Doc fix. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 254f42af6c6..7a1614eb946 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,7 @@ 2009-03-16 Chong Yidong + * minibuffer.el (read-file-name): Doc fix. + * tooltip.el (tooltip-show-help-non-mode): Don't set tooltip-previous-message if called with the same tooltip that is showing (Bug#2680).